home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Agent Central Host Computer
/
Agent - Central Host Computer.iso
/
_SETUP.1
/
invaltok.ctl
< prev
next >
Wrap
Text File
|
2000-05-12
|
623b
|
23 lines
-- RCSVER $Id: invaltok.ctl,v 1.1 2000-05-03 12:29:07-05 randy Exp $ */
-- *************************************************************************
-- Copyright (C) 1999, Agent Systems, Inc. All Rights Reserved.
--
-- Name: invaltok
-- Date: 02/01/2000
-- memo: Randy Wood
-- Description: Load the data for the invaltok table.
-- Changes:
-- *********************************************************************** */
LOAD DATA
INFILE *
INTO TABLE invaltok fields terminated by "|"
trailing nullcols
(
token,
descr,
coin_size,
config_num,
beep_class
)
begindata